ComponentOne ASP.NET MVC Controls
Start Property (Waterfall<T>)

C1.Web.Mvc Namespace > Waterfall<T> Class : Start Property
Gets or sets a value that determines the value of the start bar. If start is null, start bar will not show.
Syntax
'Declaration
 
Public Property Start As Nullable(Of Integer)
public Nullable<int> Start {get; set;}
See Also

Reference

Waterfall<T> Class
Waterfall<T> Members